Skip to content

Adding decorators to conversion for support of postgresql INET and CIDR types #69

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from

Conversation

scotmatson
Copy link
Contributor

Added support for INET and CIDR types by adding two additional conversion decorators on the convert_column_to_string function.

Added support for INET and CIDR types by adding two additional conversion decorators on the convert_column_to_string function.
@scotmatson scotmatson changed the title Update converter.py Adding decorators to conversion for support of postgresql INET and CIDR types Aug 19, 2017
@coveralls
Copy link

coveralls commented Aug 19, 2017

Coverage Status

Coverage increased (+0.08%) to 88.153% when pulling 34764fb on scotmatson:patch-1 into c2da407 on graphql-python:master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants